Welcome![Sign In][Sign Up]
Location:
Search - pascal to c

Search list

[VC/MFCC_Programming

Description: As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and output can be directed to the terminal or to files. Related data can be stored together in arrays or structures.
Platform: | Size: 632832 | Author: sedighi | Hits:

[Windows DevelopPASCALtoc

Description: PASCAL源程序转C语言源程序 C源程序-算法应用--PASCAL source code to C language source code C source code- Algorithm--
Platform: | Size: 109568 | Author: huankewen | Hits:

[ELanguageCompiler

Description: 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→< <等于>→= <大于>→> <冒号> →: <斜竖> →/ 识别语言的保留字 :begin end if then else for do while and or not-Compiler class to do a small procedure, analytical methods were used to achieve four (LL1, operator priority, recursive descent, a simple lexical analysis) to complete the grammar is described in a subset of the Pascal language word lexical analysis program symbols. < Identifier> → letters ︱ < identifier> letters ︱ < identifier> figures < unsigned integer> → Digital ︱ < unsigned integer> figures < single character boundaries Fu> →+ ︱- ︱ ︱* ︱ (︱) < two-character boundaries Fu> → < greater than> = ︱ < less than> = ︱ < less than> > ︱ < colon> = ︱ < oblique vertical> * < less than> → < < equal> → = < greater than> →> < colon> →: < oblique vertical> →/recognition of language reserved word: begin end if then else for do while and or not
Platform: | Size: 483328 | Author: 丁丁 | Hits:

[OtherSourceFormatX-crack

Description: SourceFormatX 破解版 注册版 让您敢于面对混乱的代码! SourceFormatX 是一个强大的源代码自动格式化, 缩进, 排版, 美化工具。它可以格式化 C, C++、Java、C#、Object Pascal、PHP、ASP、JSP、VB、VB.NET、VBScript、JavaScript和HTML Components源代码。它还可以将源代码输出为语法高亮显示的 HTML 或 RTF 文件。 严谨良好的代码风格是软件稳定可靠的必要保障,可是通常您从前任同行手中继承、或从网上下载数量庞大的代码之代码风格大多和您的风格迥异甚至堪称混乱:缩进空格的个数不同,指针符号的位置不同,关键字随意大小写…… 这给阅读和修改源代码造成不少困难,手工整理的工作量几乎不可想像…… SourceFormatX 将您从这些既枯燥无聊,又大量重复的机械劳动中解放出来了。它可以快速大批量地格式化和美化多种源代码,这将会大大加快阁下的项目进度,提高团队协同工作效率,节约大量的时间,并统一了该项目所有代码的风格,利于以后维护和发布风格统一代-SourceFormatX crack version registered version allows you to dare to face the chaos of code! SourceFormatX is a powerful source code auto-formatting, indent, layout, landscaping tools. It can be formatted C, C++, Java, C#, Object Pascal, PHP, ASP, JSP, VB, VB.NET, VBScript, JavaScript and HTML Components source code. It can also output the source code syntax highlighting for HTML or RTF files. Good coding style rigorous software necessary to guarantee stable and reliable, but is usually inherited from your predecessor, the hands of peers, or downloaded from the Internet a huge number of code most of the coding style and your style very different or even be called chaos: indented spaces in a number of different symbols in different positions the pointer keyword random case ... ... This has to read and modify the source code created a lot of difficulties in finishing the workload of the manual is almost inconceivable ... ... SourceFormatX you both from these boring boring, bu
Platform: | Size: 2601984 | Author: 王锋 | Hits:

[Multimedia Developpictures-2.42

Description: Pictures is toolset for low level image processing. A good image viewer is a part of this tool. Many graphics formats are supported. PICTURES is written in languages PASCAL and C++. I would like to recommend category Multimedia Program/Image processing
Platform: | Size: 3522560 | Author: Jaroslav Fojtík | Hits:

[Windows Developserial

Description: serial communication implemented in pascal, testing it so it can be converted to C
Platform: | Size: 3072 | Author: Seta00 | Hits:

[ELanguageFastScript1.9

Description: FastScript是一个脚本库.想要在自己程序中添加脚本功能的程序员可以使用它.FastScript是100 由Object Pascal编写的.支持Delphi 4-7/2005/2006, C++Builder 4-6 and Kylix 1-3.-FastScript is scripting library. It is intended for programmers who want to add scripting ability to their projects. FastScript is written on 100 Object Pascal and can be installed in Delphi 4-7/2005/2006, C++Builder 4-6 and Kylix 1-3.
Platform: | Size: 666624 | Author: 王鹏 | Hits:

[Other Gamesroad

Description: 采用双向广度优先搜索的方法搜索出在一定意义下最佳的解题步骤,并指导我系学生姚刚用DELPHI V5.0开发了一个相应的电脑游戏。本文首先介绍了该算法的基本思想,然后通过完整的PASCAL源程序及其注释给出该算法的具体的实现,最后给出搜索的结果。-Bidirectional breadth-first search method to search out the best in some sense the problem solving steps, and to guide my students just use the DELPHI V5.0 Yao has developed a corresponding computer games. This paper introduces the basic idea of the algorithm, and then complete PASCAL source code and comments are given concrete implementation of the algorithm, search results are given.
Platform: | Size: 24576 | Author: | Hits:

[Delphi VCLC-To-Pas_Converter_2_5_25_2010

Description: C 代码转化为delphi,pascal 的东西-c language code converted to Pascal code,very good
Platform: | Size: 434176 | Author: wk | Hits:

[ELanguagebianyiyuanli

Description: 将pascal语言编译为c,然后编译运行-Pascal language will be compiled to c, and then compile and run
Platform: | Size: 93184 | Author: 王龙 | Hits:

[Data structsdemo

Description: 数据结构学习的利器,内有数据结构设计的所有基本算法,最重要的是有演示,对初学数据结构的同学们有很大帮助,有pascal、c两种语言的演示-Learning tool for data structure, containing all the basic data structure design algorithm, the most important thing is to have presentations, data structures for beginners of great help to the students, there is pascal, c shows the two languages
Platform: | Size: 2153472 | Author: 孙茂钧 | Hits:

[VC/MFCC-TemplatedCallbackSourceCode

Description: Unlike other languages such as Object Pascal and Ada, C++ does not offer a native solution to the issue of passing a class s method as a callback function. In the C language these are known as functors and exist very commonly in many event driven applications. The main problem centers around the fact that multiple instances of a particular class will result in different memory locations for each instantiation. This leads to the need of having not only the method pointer but also a pointer to the instance itself. The problem s definition brings about an intuitive solution which falls within the realms of templates and compile time instantiation and specialization.
Platform: | Size: 6144 | Author: javaprogramming | Hits:

[OtherPascalac

Description: pascal和C的区别,希望对初学者有用,看看吧-the difference between pascal and C, want to be useful for beginners, let' s see it
Platform: | Size: 91136 | Author: gufan | Hits:

[ELanguagepascal2c

Description: PASCAL子集转换为C语言的程序,语法请自己查看myparse.y文件-PASCAL subset is converted to C language, syntax files at your own view myparse.y
Platform: | Size: 368640 | Author: | Hits:

[AI-NN-PRWriting-subprogram

Description: 编写子程序的接口语句——编写过程或函数说明,应采用所需要的语言, 无论 Pascal、C 或 Fortran 都可以,只要符合需要。把原来的抽象说明用程序语言实现,把它放 在原来写好的 PDL 位置之上。以下是前述子程序的接口语句和抽象说明-Compilation subroutine interface statement-- write a procedure or function, should use the language needed, Both Pascal, C or Fortran can, if required. The original abstract description of the program language to realize, put it Originally written in PDL position. The following is the subroutine interface statement and abstract description
Platform: | Size: 5120 | Author: | Hits:

[Otherdesu-c

Description: Writes Desu 1337 times in white text. Similar to my pascal program, but no color and not an infinite loop.
Platform: | Size: 45056 | Author: Pemby Wembledon | Hits:

[Technology ManagementC-Program-examples

Description: 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转后序式(前序式) 后序式的运算 关于赌博 洗扑克牌(乱数排列) Craps赌博游戏 约瑟夫问题(Josephus Problem) 集合问题 排列组合 格雷码(Gray Code) 产生可能的集合 m元素集合的n个元素子集 数字拆解 排序 得分排行 选择、插入、气泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的气泡排序 Heap 排序法 - 改良的选择排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合并排序法 基数排序法 搜寻 循序搜寻法(使用卫兵) 二分搜寻法(搜寻原则的代表) 插补搜寻法 费氏搜寻法 矩阵 稀疏矩阵 多维矩阵转一维矩阵 上三角、下三角、对称矩阵 奇数魔方阵 4N 魔方阵 2(2N+1) 魔方阵 对C语言的学习非常有用。-Tower of Hanoi Fibonacci row Pascal triangle Three-color chess Mice have gone astray Officer (a) Mice have gone astray Officer (2) Knights go board Eight Queen Eight of silver Game of Life String to check Color, tri-color Towers of Hanoi Knapsack problem (Knapsack Problem) The number of operator Monte Carlo method for PI Eratosthenes screening and quality Long integer arithmetic (large numbers operation) Long PI The greatest common divisor, least common multiple, factoring Perfect number Armstrong number The maximum number of visitors Sequence type (pre-order type) in sequence rotary After the order type of computing On gambling Wash cards (random number order) Craps gambling game The problem of Joseph (Josephus Problem) Collection of problems Permutations and combinations Gray code (Gray Code) Produce may be the collection of m elements of a collection of n elements in a subset of Digital dismantling Sort Score Ranking Select, insert, bubble sort S
Platform: | Size: 64512 | Author: 李艳文 | Hits:

[Otherpascal

Description: 对给定一个Pascal源文件,检查其中 (1)begin与end (2)if,then,else 是否合法配对。 对于begin与end,可以理解为C语言中的“{”与“}” 对于if,then,else,可以这么理解:if与then合在一起相当于C语言中的if, else与C语言中的else完全相同。-Given a Pascal source file, to check which (1) begin and end (2) if, then, else the legality of pairing. For begin and end, can be understood as the C language " {" and " }" if, then, else, so to understand: if and then together the equivalent of if, else in the C language and C language else exactly the same.
Platform: | Size: 1024 | Author: lihuaxin | Hits:

[Windows DevelopCODE_UPLOAD

Description: 一个文本模式菜单设计Pascal和C编程语言。脚本文件中引擎,能够支持不同的编程语言,图形用户界面,简化设计过程-A text mode menu design Pascal and C programming language. Engine script file, it is possible to support different programming languages, graphical user interface that simplifies the design process
Platform: | Size: 12288 | Author: 看那青春划过 | Hits:

[OtherNOIP2000-2007

Description: noip2001到2007题解 有PASCAL 有C++ 有一部分是官方给出的题解 很有用-noip2001 to 2007 solution to a problem There are C++ PASCAL There is an official part of the solution to a problem given useful
Platform: | Size: 37888 | Author: ronny | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net